Micron Document




CLPython
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
CLPython is an implementation of the Python programming language written in Common Lisp. This project allow to call Lisp functions from Python and Python functions from Lisp. Licensed under LGPL. CLPython was started in 2006, but as of 2013, it was not actively developed and the mailing list was closed.cite-ref-1[1]

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

See also

CPython - the default implementation of Python, written in C.
IronPython - an implementation of Python in C# targeting .NET and Mono.
Jython - an implementation of Python for the JVM.
Hy - An implementation of Lisp written in Python

References

cite-note-11. "CLPython - an implementation of Python in Common Lisp".

External links

• Official website
• https://github.com/metawilm/cl-python